FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (94 ms)

Package ca.on.dhdr.r4.v4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter
Version 4.0.1
Status active
Date 2023-04-17T14:49:02.7032158+00:00
Name Encounter
Title Encounter
Experimental False
Realm ca
Authority hl7
Type Encounter
Kind resource

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationAdministration-submission MedicationAdministration (Submission)
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationAdministration MedicationAdministration

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location Location
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient Patient
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner Practitioner
http://cihi.ca/fhir/ValueSet/aac-admit-source Admit Source
http://cihi.ca/fhir/ValueSet/aac-bed-type Bed Type
http://cihi.ca/fhir/ValueSet/aac-discharge-disposition Discharge Disposition
http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-class Encounter Class
http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type Encounter Participant Type
https://fhir.infoway-inforoute.ca/ValueSet/canadiantriageacuityscale Encounter Priority
http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type Location Physical Type
http://cihi.ca/fhir/ValueSet/aac-hospital-service Hospital Service
http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values Local Encounter Type


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "8ffc4bb2-fc6e-4e04-8740-4e1ba0d4c631",
  "meta" : {
    "lastUpdated" : "2023-12-14T21:13:13.8578633+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter",
  "version" : "4.0.1",
  "name" : "Encounter",
  "title" : "Encounter",
  "status" : "active",
  "date" : "2023-04-17T14:49:02.7032158+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "cdr-v2-data-in",
      "uri" : "http://ehealthontario.ca"
    },
    {
      "identity" : "virtual-visit",
      "name" : "Virtual Visit Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Encounter",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Encounter.id",
        "path" : "Encounter.id",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.meta",
        "path" : "Encounter.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.meta.profile",
        "path" : "Encounter.meta.profile",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier",
        "path" : "Encounter.identifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.19 (visit number)"
          },
          {
            "identity" : "virtual-visit",
            "map" : "Event ID",
            "comment" : "Unique identifier for the Event to a single patient"
          }
        ]
      },
      {
        "id" : "Encounter.identifier.type",
        "path" : "Encounter.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier.type.coding",
        "path" : "Encounter.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier.type.coding.system",
        "path" : "Encounter.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier.type.coding.code",
        "path" : "Encounter.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "VN",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier.type.coding.display",
        "path" : "Encounter.identifier.type.coding.display",
        "min" : 1,
        "fixedString" : "Visit number",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.identifier.system",
        "path" : "Encounter.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\n\r\nIn this implementation, this will be the visit OID.",
        "comment" : "Contains an OID in the urn format (urn:oid:xxxx)",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.19.4"
          }
        ]
      },
      {
        "id" : "Encounter.identifier.value",
        "path" : "Encounter.identifier.value",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.19.1"
          }
        ]
      },
      {
        "id" : "Encounter.status",
        "path" : "Encounter.status",
        "fixedCode" : "in-progress",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class",
        "path" : "Encounter.class",
        "constraint" : [
          {
            "key" : "elem-2",
            "severity" : "error",
            "human" : "Virtual Encounter class must have modality value"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-class"
        },
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.2"
          },
          {
            "identity" : "virtual-visit",
            "map" : "Modality",
            "comment" : "Primary modality or channel of the virtual care event as either Video, Secure Messaging, or both"
          }
        ]
      },
      {
        "id" : "Encounter.class.system",
        "path" : "Encounter.class.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class.code",
        "path" : "Encounter.class.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class.display",
        "path" : "Encounter.class.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.type",
        "path" : "Encounter.type",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values"
        },
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.4"
          },
          {
            "identity" : "virtual-visit",
            "map" : "Event Type",
            "comment" : "Describes the nature of the communication between participants"
          }
        ]
      },
      {
        "id" : "Encounter.type.coding",
        "path" : "Encounter.type.coding",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.type.coding.system",
        "path" : "Encounter.type.coding.system",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/local-PV1-4values"
        }
      },
      {
        "id" : "Encounter.type.coding.code",
        "path" : "Encounter.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.type.coding.display",
        "path" : "Encounter.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.serviceType",
        "path" : "Encounter.serviceType",
        "comment" : "If hospitals send MOH defined codes, those codes will be returned in coding. If hospitals only support free text, only text field will be returned.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "description of the Hospital Service",
          "valueSet" : "http://cihi.ca/fhir/ValueSet/aac-hospital-service"
        },
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.10",
            "comment" : "coding will be mapped to MOH codes in v2.6. Pre 2.6 will only support text"
          }
        ]
      },
      {
        "id" : "Encounter.serviceType.coding",
        "path" : "Encounter.serviceType.coding",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.serviceType.coding.system",
        "path" : "Encounter.serviceType.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.serviceType.coding.code",
        "path" : "Encounter.serviceType.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.serviceType.coding.display",
        "path" : "Encounter.serviceType.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.serviceType.text",
        "path" : "Encounter.serviceType.text",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.priority",
        "path" : "Encounter.priority",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/canadiantriageacuityscale"
        }
      },
      {
        "id" : "Encounter.priority.coding",
        "path" : "Encounter.priority.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.priority.coding.system",
        "path" : "Encounter.priority.coding.system",
        "min" : 1,
        "fixedUri" : "http://ctas-phctas.ca/CodeSystem/canadian-triage-acuity-scale",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.priority.coding.code",
        "path" : "Encounter.priority.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.priority.coding.display",
        "path" : "Encounter.priority.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.subject",
        "path" : "Encounter.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Encounter.subject.reference",
        "path" : "Encounter.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant",
        "path" : "Encounter.participant",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.type",
        "path" : "Encounter.participant.type",
        "definition" : "Role of participant in encounter. For virtual visit encounter, use type \"ATND\" (attender) to indicate Host Practitioner",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type"
        }
      },
      {
        "id" : "Encounter.participant.type.coding",
        "path" : "Encounter.participant.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.type.coding.system",
        "path" : "Encounter.participant.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.type.coding.code",
        "path" : "Encounter.participant.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.type.coding.display",
        "path" : "Encounter.participant.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.individual",
        "path" : "Encounter.participant.individual",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Encounter.participant.individual.reference",
        "path" : "Encounter.participant.individual.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.period",
        "path" : "Encounter.period",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.period.start",
        "path" : "Encounter.period.start",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.44"
          }
        ]
      },
      {
        "id" : "Encounter.period.end",
        "path" : "Encounter.period.end",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.45"
          }
        ]
      },
      {
        "id" : "Encounter.hospitalization",
        "path" : "Encounter.hospitalization",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.hospitalization.admitSource",
        "path" : "Encounter.hospitalization.admitSource",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "indicates the last point of entry prior to being admitted as an inpatient to the reporting facility",
          "valueSet" : "http://cihi.ca/fhir/ValueSet/aac-admit-source"
        },
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.14",
            "comment" : "Only supported post 2.6"
          }
        ]
      },
      {
        "id" : "Encounter.hospitalization.admitSource.coding",
        "path" : "Encounter.hospitalization.admitSource.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.hospitalization.admitSource.coding.system",
        "path" : "Encounter.hospitalization.admitSource.coding.system",
        "min" : 1,
        "fixedUri" : "http://cihi.ca/fhir/CodeSystem/aac-admit-source",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.hospitalization.admitSource.coding.code",
        "path" : "Encounter.hospitalization.admitSource.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.hospitalization.admitSource.coding.display",
        "path" : "Encounter.hospitalization.admitSource.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.hospitalization.dischargeDisposition",
        "path" : "Encounter.hospitalization.dischargeDisposition",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "disposition of the patient at time of discharge (i.e., discharged to home, expired, etc.).",
          "valueSet" : "http://cihi.ca/fhir/ValueSet/aac-discharge-disposition"
        }
      },
      {
        "id" : "Encounter.hospitalization.dischargeDisposition.coding",
        "path" : "Encounter.hospitalization.dischargeDisposition.coding",
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.36",
            "comment" : "This field is added in v2.6"
          }
        ]
      },
      {
        "id" : "Encounter.hospitalization.dischargeDisposition.coding.system",
        "path" : "Encounter.hospitalization.dischargeDisposition.coding.system",
        "min" : 1,
        "fixedUri" : "http://cihi.ca/fhir/CodeSystem/aac-discharge-disposition"
      },
      {
        "id" : "Encounter.hospitalization.dischargeDisposition.coding.code",
        "path" : "Encounter.hospitalization.dischargeDisposition.coding.code",
        "min" : 1
      },
      {
        "id" : "Encounter.hospitalization.dischargeDisposition.coding.display",
        "path" : "Encounter.hospitalization.dischargeDisposition.coding.display",
        "min" : 1
      },
      {
        "id" : "Encounter.location",
        "path" : "Encounter.location",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "physicalType.coding.code"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "cdr-v2-data-in",
            "map" : "PV1.3"
          }
        ]
      },
      {
        "id" : "Encounter.location:slice-location-bed",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-bed",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-location-type-bed",
        "path" : "Encounter.location.physicalType.coding",
        "sliceName" : "slice-location-type-bed",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "The physical type of the location",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type"
        }
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-location-type-bed.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-location-type-bed.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "bd",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-location-type-bed.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "fixedString" : "Bed",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-bed-type",
        "path" : "Encounter.location.physicalType.coding",
        "sliceName" : "slice-bed-type",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "type of bed",
          "valueSet" : "http://cihi.ca/fhir/ValueSet/aac-bed-type"
        }
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-bed-type.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://cihi.ca/fhir/CodeSystem/aac-bed-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-bed-type.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-bed.physicalType.coding:slice-bed-type.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-room",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Encounter.location:slice-location-room.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "ro",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-room.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "fixedString" : "Room",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-facility",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.location",
        "path" : "Encounter.location.location",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.location.reference",
        "path" : "Encounter.location.location.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type"
        }
      },
      {
        "id" : "Encounter.location:slice-location-facility.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "si",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-facility.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-building",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Encounter.location:slice-location-building.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "bu",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-building.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "fixedString" : "Building",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-floor",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Encounter.location:slice-location-floor.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://cihi.ca/fhir/CodeSystem/aac-discharge-disposition",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "lvl",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-floor.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "fixedString" : "Level",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-point-of-care",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type"
        }
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "wi",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-point-of-care.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description",
        "path" : "Encounter.location",
        "sliceName" : "slice-location-description",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description.location",
        "path" : "Encounter.location.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description.location.display",
        "path" : "Encounter.location.location.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description.physicalType",
        "path" : "Encounter.location.physicalType",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type"
        }
      },
      {
        "id" : "Encounter.location:slice-location-description.physicalType.coding",
        "path" : "Encounter.location.physicalType.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description.physicalType.coding.system",
        "path" : "Encounter.location.physicalType.coding.system",
        "min" : 1,
        "fixedUri" : "http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code"
      },
      {
        "id" : "Encounter.location:slice-location-description.physicalType.coding.code",
        "path" : "Encounter.location.physicalType.coding.code",
        "min" : 1,
        "fixedCode" : "Id",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location:slice-location-description.physicalType.coding.display",
        "path" : "Encounter.location.physicalType.coding.display",
        "min" : 1,
        "fixedString" : "location or bed description",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.